public marks

PUBLIC MARKS from "Xavier Lacot" with tag php

December 2009

sympLIST - Symfony Plugin Directory

by 1 other
The place for finding high quality Symfony plugins and developers for your web apps.

Advanced Routing (part 2) | More with symfony 1.3 & 1.4 | symfony | Web PHP Framework

A complete tutorial about route collections, which explains in detail what it is and how to use it.

PHP Depend - Software Metrics for PHP

A PHP code analyser solution, which produces several code metrics : lines of code, hierarchy, dependancies, cyclomatic complexity, etc.

November 2009

mysql-workbench-doctrine-plugin - Project Hosting on Google Code

The MySQL Workbench Doctrine Plugin is a plugin developed for MySQL Workbench which is a tool for developing MySQL databases with a graphical interface. Even developing MySQL databases with Workbench you can use the .yml output for usage with every database supported by doctrine.

redis - Project Hosting on Google Code

by 4 others, 1 comment
A performant key-value database. A PHP module is available, that lets PHP access to Redis in a performant way.

PECL :: Package :: gmagick

A PECL package which allows the use of the performant GraphicsMagick tools from within PHP

October 2009

Wildflower - CakePHP CMS

A Content Management System and application platform built on CakePHP framework and jQuery Javascript library.

Lithium

The website of Lithium, the fork of the CakePHP framework, made by two of its core members.

Plugins | sfLessPhpPlugin | 1.0.1 | symfony | Web PHP Framework

sfLessPhpPlugin is a plugin for symfony applications which parses .less files through LESS and outputs CSS files.

Sensio Labs books

by 1 other
The website of Sensio Labs books, where Sensio references all the books published by the company or contributors.

Gearman

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. One type of asynchronous and worker solution I could use in the implementation of asynchronousity in Symfony's media plugin

NetBeans for PHP : weblog

The work for supporting for Symfony PHP Framework in NetBeans 6.8 is finished. This should make Netbeans the default editor for PHP developers, far before Eclipse. As for me, I'll stick to Textmate :)

September 2009

Symfony Templating - Simple yet powerful templating framework

The Symfony Templating component provides all the tools needed to build any kind of template system.

Human Resource Management Software - OrangeHRM

by 1 other
A human Ressources Management application, built on the Zend framework. Might be useful for HR people

August 2009

Sixties - Aperçu - Clochix Labs

Sixties est une bibliothèque de classes PHP visant à implémenter la partie cliente de plusieurs extensions (XEP) du protocole XMPP (Jabber). Le but principal est de faciliter l'utilisation des fonctionnalités dites PubSub (XEP-0060). PubSub est un mécanisme permettant de publier des informations et d'envoyer des notifications lors d'évènements tels que la publication d'un contenu.

Picok

by 1 other
Picok stands for Personal Information Cockpit. It's an open source software package, aimed at enableing users to build their personal information dashboards. The users content is loaded into small draggable boxes, so called portlets, and layed out in a tabbed column-based interface. There are a quite few standard portlets shipped with Picok, but since it is an open system, maintainers of picok installations can easily create portlets of their own. Picok is written in PHP 5, uses the Yahoo User Interface Library and Zend Framework Components and supports MySQL, Microsoft SQL Server, IBM Lotus Notes and is ready to be integrated into your corporate intranet, website or community platform as well.

Plugins | uvmcSolrSearchPlugin | symfony | Web PHP Framework

Symfony Solr search plugin, which binds the Solr indexation / removal / search to Symfony events, and thus easily brings Solr search into Symfony projects. The (de-)indexation process could however be improved by overriding the save/delete model methods.

lessphp

by 7 others
lessphp is a compiler for the CSS LESS syntax, written in php.

May 2009

Mental notes to myself » Blog Archive » memcache.php stats like apc.php

by 2 others (via)
A memcache php script that lets you get stats and dump from multiple memcache servers

April 2009

Symfony-Zone » HelloWorld example with Flex and Symfony

by 3 others
A simple guide on how to use Flex from within Symfony. The tutorial helps creating a simple client with a text field and a button, and shows all the mechanism involved in the communication to the Symfony backend server.

March 2009

amazon-s3-php-class - Google Code

by 1 other
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.

sfPropelActAsBackupBehavior: Symfony versioning and backup Plugin | Another break in the wall…

A refactor of Tristan's sfPropelActAsVersionnableBehavior is on the road, which should be more performant for large size indexes.

February 2009

PHP Community Calendar

A calendar of all the PHP events in the world (conferences, meetings, etc.).

pChart | a PHP Charting library

by 5 others
pChart is a PHP class oriented framework designed to create aliased charts.

phpquery - Google Code

phpQuery is PHP CS3 selector "à la jQuery". Its selectors capacities are a raw port of jquery's ones, and it adds several useful functionalities: multi document support, cross domain ajax (secured with a developper moderated white list), etc.